home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / lkdiagnr / news.txt < prev    next >
Text File  |  1998-06-22  |  516b  |  20 lines

  1. News features:
  2.  
  3. 1.05:
  4. - the color of the x and y labels can be changed
  5. - the control image property which contains the whole diagram
  6.  
  7. 1.06:
  8. - the value can now be up to 2.147.483.647
  9. - the multiplication property was added 
  10. Multiplication
  11. This determines with which number all values of the y label should be multiplicated (default=1), for example:
  12. The original value of the diagram and the multiplicated ones:
  13.  
  14. Multiplication = 4
  15. 100 -> 400
  16.  80 -> 320
  17.  60 -> 240
  18.  40 -> 160
  19.  20 ->  80
  20.   0 ->   0